home *** CD-ROM | disk | FTP | other *** search
/ The Utilities Experience / The Utilities Experience - Volume 1.iso / software / workbench+shell / q-z / vmm / doc / testedprograms < prev    next >
Encoding:
Text File  |  1978-06-29  |  4.9 KB  |  168 lines

  1.                          $Date: 95/08/29 20:44:49 $
  2.  
  3. The  following  programs have been tested with VMM.  I would like to
  4. enlarge this list with the data you send me.
  5.  
  6. **************************************************************************
  7.  
  8. Programs that work using VM:
  9.  
  10. All system programs coming with AmigaDOS 3.0 
  11.         (see comment for input.device below)
  12. ABackup V4.08
  13. ADPro 2.5
  14. AMosaic 1.2
  15. April 0.994
  16. ArtExpression
  17. BAsm
  18. BoardMaster 1.0
  19. Brilliance V2
  20. CygnusEd 3.5
  21. DaggeX V1.0b and X clients
  22. DICE
  23. DigitalImage
  24. Directory Opus
  25. dsound
  26. Excellence
  27. FinalWriter V3.0
  28. fMSX 0.3/0.4
  29. Garshneblanker 38.6
  30. GCC 2.6.3                               (GCC is not generally safe to use with VM,
  31.                                          but it works quite well unless there is
  32.                                          very little physical memory)
  33. ghostscript
  34. GoldEd Pro 1.1
  35. GPFax
  36. ImageFX V1.5
  37. ImageMaster R/t V1.50c
  38. Imagine 3.0
  39. KingCON 1.3
  40. less 1.5 Z                              (Ray Zarling's port)
  41. Lha                                     (copyright Stefan Boberg)
  42. Lightwave V3.5
  43. Macro68
  44. Magic File Requester 2.0d
  45. MagicMenu 1.29
  46. Magic WB 2.0
  47. MainActor 1.53
  48. Morph
  49. MorphPlus
  50. MUI 2.2
  51. PageStream 3.0e
  52. PasTeX V3.14 (with MetaFont)            (port by Georg Hessmann)
  53. PixelPr 1.04
  54. Powersnap V2.2a                         (copyright Nico François)
  55. Postview
  56. Quarterback 5.04
  57. rayshade
  58. Real3D V2.49
  59. Reflections V2.5
  60. Reflections Animator V2.0
  61. Reorg 3.11
  62. SAS/C 6.51
  63. Scala MM300
  64. SetMan1.0g                              (copyright Nicola Salmoria)
  65. SKsh V2.1                               (copyright Steve Koren)
  66. Spot 1.3
  67. stevie
  68. Term 4.3a
  69. Terminus 2.0e
  70. Toolmanager 2.1
  71. TurboPrint 3.0
  72. TypeSmith
  73. Uchess
  74. vim
  75. VistaPro 3.0
  76. WordPerfect 4.1.12                      (set task "kashmir" to advanced", code works)
  77. WordsWorth V2AGA
  78. XFH V1.34                               (by Kristian Nielsen)
  79. XiPaint
  80. XPK                                     (by Urban Dominik Mueller)
  81. set040 FastROM
  82.  
  83. **************************************************************************
  84.  
  85. Programs that work when inhibited from using VM:
  86.  
  87. DynamiCache 1.02 (the filesystems of the cached devices have to be
  88. inhibited from using VM; see VMM.guide, section 8)
  89.  
  90. Enforcer V37.42: Should be run before VMM (applies only to 68040).
  91.                  If you are using the ReadMMUConfig program see its
  92.                  docs about Enforcer implications.
  93.  
  94. FastCache V1.1 (copyright Philip D'Ath): (see comment for PowerCache)
  95. FracBlank
  96.  
  97. GNU Emacs 18.58:  Emacs does not work with VM because it limits memory
  98. addresses  to  26  bits. This is forbidden on the Amiga and only works
  99. by chance. I will not change anything in VMM to support this.
  100.  
  101. input.device:   I'm  not  sure  about this.  I got a few unexplainable
  102. crashes, when input.device was allowed to use VM.  It doesn't use much
  103. memory anyway, so it doesn't hurt to forbid VM for this.
  104.  
  105. Magic File Requester 2.0d
  106.  
  107. PowerCache V37.115 (copyright Michael Berg):
  108. It doesn't make much sense for a caching program to use VM.
  109. See the note about the copyback cache in VMM.guide section "Known bugs".
  110.  
  111. PFS:   PFS  seems  to  have problems with VMM.  I haven't been able to
  112. track  them  down,  but  it seems that as long as you don't use a page
  113. file  on  a PFS partition disabling the PFS filesystem task from using
  114. virtual memory makes the two work together.  Unfortunately it does not
  115. seem to be possible to put the paging file on a pFS partition.
  116.  
  117. ReqServer
  118.  
  119. UChess 2.89
  120.  
  121. Video Toaster 3.1 (NOTE:  Also must run VMM with default set to N N).
  122.  
  123. xData:  When xData is started before VMM, all xpk libraries have to be
  124. disabled  from code paging.  I don't know why this has to be done, but
  125. doing it this way will cure the problem.
  126.  
  127.  
  128. **************************************************************************
  129.  
  130. Programs which don't work at all together with VMM:
  131.  
  132.  
  133. MungWall  V37.64:   Mungwall causes one task in VMM to loop endlessly
  134.                     because Mungwall patches FreeMem so it frees memory
  135.                     with Forbid () set. VMM tries to circumvent problems
  136.                     with a broken Forbid when freeing virtual memory by 
  137.                     deferring the actual free operation until the forbid
  138.                     is over. If you need Mungwall to debug your software
  139.                     you have to turn off VMM.
  140.  
  141. CacheX 2.0
  142.  
  143. CPU                 This program seems to cause problems if it is used to
  144.                     map the ROM into Fast RAM. Use another tool like SetCPU.
  145.  
  146. Emplant
  147.  
  148. ForceNewLook 1.3
  149.  
  150. SaferPatches 2.0    (due to a bug in SaferPatches, it forgets to flush
  151.                      the caches)
  152. Enforcer            (applies only to 68030)
  153.  
  154. TVPaint Junior 1.1
  155.  
  156. Migraph OCR V1.0
  157.  
  158. Verte V1.78a
  159.  
  160. **************************************************************************
  161.  
  162. Programs  that take over the machine like games, emulators,...  should
  163. be run without VMM.
  164.  
  165. There  are many programs which don't use very much memory.  Those work
  166. most  of  the time, but won't be listed in this file unless explicitly
  167. requested.
  168.